home *** CD-ROM | disk | FTP | other *** search
- POV-RAY.TTP
-
- .C [ -2 -8 -P -W-par -W-pia -W-pro -W-use ]
- .L [ -S=$10000 ]
-
- =
-
- PCSTART.O
-
- BEZIER.C ;- bicubic patch shape routines
- BLOB.C ;- blob shape routines
- BOUND.C ;- auto-bounding slab routines
- BOXES.C ;- box shape routines
- CAMERA.C ;- camera routines
- COLOUR.C ;- color manipulation routines
- CONES.C ;- cone and cylinder shape routines
- CSG.C ;- constructive solid geometry shape routines
- DISCS.C ;- flat 2d disc shape routines
- DUMP.C ;- RGB dump file handler routines
- EXPRESS.C ;- float expression and color parsing routine
- GIFDECOD.C ;- generic GIF LZW decoder module
- GIF.C ;- GIF file handler routines
- HFIELD.C ;- height field shape routines
- IFF.C ;- IFF file handler routines
- IMAGE.C ;- image, material, bump map routines for textures
- LIGHTING.C ;- lighting calculation routines
- MATRICES.C ;- 3d transformation matrices routines
- NORMAL.C ;- normal perturbation texture routines
- OBJECTS.C ;- general routines for all objects
- PARSE.C ;- file parser for POV-Ray language
- PIGMENT.C ;- color pattern routines for textures
- PLANES.C ;- plane shape routines
- POINT.C ;- light source routines
- POLY.C ;- poly, cubic, and quartic shape routines
- QUADRICS.C ;- quadric shape routines
- RAW.C ;- RAW RGB image file handler routines
- RAY.C ;- ray manipulation routines
- RENDER.C ;- routines to implement main program loop
- SPHERES.C ;- sphere shape routines
- TARGA.C ;- Targa file handler routines
- TEXTURE.C ;- main texture module
- TOKENIZE.C ;- DAT file tokenizer for POV-Ray language
- TRIANGLE.C ;- triangle and smooth triangle shape routines
- TXTTEST.C ;- dummy routines for testing new texture types
- VECT.C ;- support routines for poly shapes
-
- PC.C ;- Pure C adaption
-
- POVRAY.C ;- main program, command line parsing routines
-
- PCBGILIB.LIB ; BGI library
- PC881LIB.LIB ; floating point library
- PCSTDLIB.LIB ; standard library
-
- PCEXTLIB.LIB ; extended library
- PCTOSLIB.LIB ; TOS library
- PCGEMLIB.LIB ; AES and VDI library